Implemented the ::point() method. We do a simple containment test instead
authorFederico Mena Quintero <federico@redhat.com>
Tue, 2 Nov 1999 23:11:09 +0000 (23:11 +0000)
committerArturo Espinosa <unammx@src.gnome.org>
Tue, 2 Nov 1999 23:11:09 +0000 (23:11 +0000)
commitcacae33871cf79edaddca661d42dff50d4afc40e
treedcb65f41de1ad98482b785728469186a741826cb
parentd611593ffdb064262ecbe85cdf16c5f6345f5858
Implemented the ::point() method. We do a simple containment test instead

1999-11-02  Federico Mena Quintero  <federico@redhat.com>

* src/gnome-canvas-pixbuf.c (gnome_canvas_pixbuf_point):
Implemented the ::point() method.  We do a simple containment test
instead of a full distance calculation since the canvas is going
to change to that scheme, anyways.
gdk-pixbuf/ChangeLog
gdk-pixbuf/gnome-canvas-pixbuf.c